gh-130160: use .. program:: directive for documenting idle CLI#130278
gh-130160: use .. program:: directive for documenting idle CLI#130278terryjreedy merged 14 commits intopython:mainfrom
.. program:: directive for documenting idle CLI#130278Conversation
terryjreedy
left a comment
There was a problem hiding this comment.
Make changes, but I will want to review some of the other explanation lines before merging.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
I have made the requested changes; please review again. |
|
Thanks for making the requested changes! @terryjreedy: please review the changes made to this pull request. |
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Split long line. Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Emphasize *options*. Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
|
Thanks @Mr-Sunglasses for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…CLI (pythonGH-130278) --------- Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> (cherry picked from commit 0ff1611) Co-authored-by: Kanishk Pachauri <itskanishkp.py@gmail.com>
|
GH-130494 is a backport of this pull request to the 3.13 branch. |
…CLI (pythonGH-130278) --------- Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> (cherry picked from commit 0ff1611) Co-authored-by: Kanishk Pachauri <itskanishkp.py@gmail.com>
|
GH-130495 is a backport of this pull request to the 3.12 branch. |


fix: #130160
.. program::and.. option::directives for modules with a documented CLI #130160📚 Documentation preview 📚: https://cpython-previews--130278.org.readthedocs.build/